typedstream NXImage Object NXEPSImageRep NXImageRep iisssss [664c]%!PS-Adobe-2.0 EPSF-2.0 %%Title:ComponentSmall.eps %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca) %%CreationDate: Fri Nov 22 1991 %%Pages: 0 1 %%BoundingBox: 0 0 18 18 %%DocumentFonts: Times-BoldItalic %%EndComments % eps drawing of component for Diagram palette % number of pixels per Diagram Grid /GRIDSIZE 9 def % one grid represents 0.05 inches /GRIDSCALE 0.05 def % multiply sizes in inches by ScaleFactor in pixels/inch /SCALEFACTOR {GRIDSIZE GRIDSCALE div mul} def /OUTERRADIUS {0.04 SCALEFACTOR} def /HOLERADIUS {0.015 SCALEFACTOR} def 1 1 scale GRIDSIZE GRIDSIZE OUTERRADIUS 0 360 arc fill 1 setgray GRIDSIZE GRIDSIZE HOLERADIUS 0 360 arc fill